.page-index .header-padding {
    display: none;
}

.page-index .header {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .3);
}

.page-index .header .hd_logo {
    background-position: left bottom;
}

.page-index .header .hd_nav .nav-link {
    color: #fff;
}

.page-index .header .hd_nav .nav_item.current .nav-link:after,
.page-index .header .hd_nav .nav_item:hover .nav-link:after {
    background: #fff;
}

.page-index .header .hd_extra .elink {
    color: #fff;
}

.page-index .header.header_down {
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}

.page-index .header.header_down .hd_logo {
    background-position: left top;
}

.page-index .header.header_down .hd_nav .nav-link {
    color: #333;
}

.page-index .header.header_down .hd_nav .nav-link:hover {
    color: #ed353c;
}

.page-index .header.header_down .hd_nav .nav_item.current .nav-link:after,
.page-index .header.header_down .hd_nav .nav_item:hover .nav-link:after {
    background: #ed353c;
}

.page-index .header.header_down .hd_extra .elink {
    color: #333;
}

.page-index .header.header_down .hd_extra .elink:hover {
    color: #ed353c;
}

.page-index .index-slide {
    height: 740px;
    position: relative;
    width: 100%;
    overflow: hidden;
}


.page-index .index-slide .container {
    position: relative;
    height: 740px;
}

.page-index .index-slide .bd {
    position: absolute;
    width: 1920px;
    height: 740px;
    margin-left: -360px;
}

.page-index .index-slide .bd li {
    height: 740px;
}

.page-index .index-slide .bd li a {
    display: block;
    height: 740px;
}

.page-index .index-slide .bd .item-1212 {
    background: url(../image/00-banner-1212.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-ecjia {
    background: url(../image/00-banner-ecjia.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-ecjiaapp {
    background: url(../image/00-banner-ecjiaapp.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-51 {
    background: url(../image/00-banner-51.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-1 {
    background: url(../image/00-banner-1.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-2 {
    background: url(../image/00-banner-2.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-3 {
    background: url(../image/00-banner-3.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-4 {
    background: url(../image/00-banner-4.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-5 {
    background: url(../image/00-banner-5.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-618 {
    background: url(../image/00-banner-618.jpg) no-repeat center top;
}

.page-index .index-slide .bd .item-light {
    background: url(../image/00-banner-light.jpg) no-repeat center top;
}

.page-index .index-slide .hd {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    text-align: center;
}

.page-index .index-slide .hd li {
    width: 55px;
    height: 30px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-indent: -140px;
}

.page-index .index-slide .hd li:before,
.page-index .index-slide .hd li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    top: 50%;
    margin-top: -1px;
}

.page-index .index-slide .hd li:before {
    z-index: 1;
    background: rgba(255, 255, 255, .5);
}

.page-index .index-slide .hd li:after {
    z-index: 2;
    background: #fff;
    width: 0;
}

.page-index .index-slide .hd li.on:after {
    width: 100%;
    transition: width 3s ease-in-out;
}

.page-index .section-1 {
    background: #fff;
    border-radius: 5px;
    height: 131px;
    box-shadow: 0px 6px 70px 1px rgba(0, 0, 0, .1);
    margin-top: -65px;
    margin-bottom: -105px;
    position: relative;
    z-index: 3;
}

.page-index .section-1 .list {
    overflow: hidden;
}

.page-index .section-1 .list li {
    float: left;
    width: 25%;
    padding-top: 35px;
}

.page-index .section-1 .list li a {
    overflow: visible;
    display: block;
}

.page-index .section-1 .list li .img {
    float: left;
    transition: all .2s;
    width: 51px;
    height: 59px;
    margin-left: 40px;
    background: url(../image/01-icon.png) no-repeat;
}

.page-index .section-1 .list li.item-1 .img {
    background-position: left top;
}

.page-index .section-1 .list li.item-2 .img {
    background-position: -60px top;
}

.page-index .section-1 .list li.item-3 .img {
    background-position: -120px top;
}

.page-index .section-1 .list li.item-4 .img {
    background-position: -180px top;
}

.page-index .section-1 .list li.item-1 a:hover .img {
    background-position: left bottom;
}

.page-index .section-1 .list li.item-2 a:hover .img {
    background-position: -60px bottom;
}

.page-index .section-1 .list li.item-3 a:hover .img {
    background-position: -120px bottom;
}

.page-index .section-1 .list li.item-4 a:hover .img {
    background-position: -180px bottom;
}

.page-index .section-1 .list li .text {
    float: left;
    width: 170px;
    margin-left: 20px;
}

.page-index .section-1 .list li h3 {
    font-size: 18px;
    margin-bottom: 7px;
}

.page-index .section-1 .list li p {
    font-size: 14px;
    color: #95989d;
    white-space: nowrap;
}

.page-index .section-2 {
    padding-bottom: 40px;
    background: #F7F9FC;
    padding-top: 105px;
}

.page-index .section-2 .list {
    margin: 0 -11px;
}

.page-index .section-2 .list li {
    float: left;
    width: 385px;
    height: 334px;
    background: #fff;
    text-align: center;
    margin: 0 11px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0px 2px 10px 0px rgba(84, 89, 105, 0.06);
}

.page-index .section-2 .list li .l-hd {
    height: 124px;
    background-color: #CA4742;
    color: #fff;
}

.page-index .section-2 .list li.item-1 .l-hd {
    background: url(../image/2f-img1.jpg) no-repeat center top;
}

.page-index .section-2 .list li.item-2 .l-hd {
    background: url(../image/2f-img2.jpg) no-repeat center top;
}

.page-index .section-2 .list li.item-3 .l-hd {
    background: url(../image/2f-img3.jpg) no-repeat center top;
}

.page-index .section-2 .list li .l-hd h3 {
    font-size: 24px;
    font-weight: bold;
    padding: 26px 0 8px;
}

.page-index .section-2 .list li .l-hd p {
    font-size: 18px;
}

.page-index .section-2 .list li .l-bd p {
    font-size: 14px;
    margin: 25px 25px 34px;
    line-height: 26px;
}

.page-index .section-2 .list li .l-bd .btn-wrap .btn-line,
.page-index .section-2 .list li .l-bd .btn-wrap .btn-red {
    border-radius: 0;
    margin: 0 8px;
}

.page-index .section-2 .list li .l-bd .btn-wrap .btn-line {
    border-color: #F84930;
    color: #F84930;
}

.page-index .section-2 .list li .l-bd .btn-wrap .btn-red {
    background: linear-gradient(90deg, rgba(249, 31, 40, 1), rgba(254, 77, 45, 1));
    font-size: 16px;
}

.page-index .section-2 .list li .l-bd .btn-wrap .btn-line:hover {
    background: #fff5f3;
}

.page-index .section-2 .list li .l-bd .btn-wrap .btn-red:hover {
    opacity: .9;
}

.page-index .section-4 {
    padding-bottom: 40px;
    background: #F7F9FC;
}

.page-index .section-4 .section-title span {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.page-index .section-4 .list {
    margin: 0 -5px;
}

.page-index .section-4 .list li {
    float: left;
    width: 230px;
    height: 234px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #EEEEEE;
    margin: 0 4px 20px 5px;
    background: #fff;
}

.page-index .section-4 .list li .img {
    width: 50px;
    height: 50px;
    margin: 23px auto 7px;
    background: url(../image/4f-icon.png) no-repeat;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}

.page-index .section-4 .list li.item-1 .img {
    background-position: -3px 0;
}

.page-index .section-4 .list li.item-2 .img {
    background-position: -53px 0;
}

.page-index .section-4 .list li.item-3 .img {
    background-position: -100px 0;
}

.page-index .section-4 .list li.item-4 .img {
    background-position: -153px 0;
}

.page-index .section-4 .list li.item-5 .img {
    background-position: -203px 0;
}

.page-index .section-4 .list li.item-6 .img {
    background-position: -253px 0;
}

.page-index .section-4 .list li.item-7 .img {
    background-position: -303px 0;
}

.page-index .section-4 .list li.item-8 .img {
    background-position: -350px 0;
}

.page-index .section-4 .list li.item-9 .img {
    background-position: -400px 0;
}

.page-index .section-4 .list li.item-10 .img {
    background-position: -453px 0;
}

.page-index .section-4 .list li h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.page-index .section-4 .list li span {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-index .section-4 .list li p {
    font-size: 14px;
    color: #888;
    margin: 0 19px;
    line-height: 24px;
}

.page-index .section-4 .list li .btn-wrap {
    opacity: 0;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    padding-top: 26px;
}

.page-index .section-4 .list li .btn-wrap .btn-red {
    font-size: 14px;
    width: 95px;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(90deg, rgba(0, 121, 230, 1), rgba(0, 147, 221, 1));
}

.page-index .section-4 .list li .btn-wrap .btn-red-line {
    font-size: 14px;
    width: 93px;
    height: 34px;
    line-height: 34px;
    border-radius: 0;
}

.page-index .section-4 .list li .btn-wrap .btn-red:hover {
    opacity: .9;
}

.page-index .section-4 .list li .btn-wrap .btn-red-line:hover {
    background: #fff5f3;
}

.page-index .section-4 .list li:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}

.page-index .section-4 .list li:hover .img {
    margin-top: -18px;
    opacity: 0;
}

.page-index .section-4 .list li:hover .btn-wrap {
    opacity: 1;
}



.page-index .section-5-1 {
    padding-bottom: 20px;
}

.page-index .section-5-1 .list {
    margin: 0 -19px;
}

.page-index .section-5-1 .list li {
    float: left;
    width: 380px;
    height: 243px;
    overflow: hidden;
    text-align: center;
    border: 1px solid #EEEEEE;
    margin: 0 15px 20px;
}

.page-index .section-5-1 .list li .img {
    width: 64px;
    height: 64px;
    margin: 30px auto 25px;
    background: url(../image/5-1f-icon.png) no-repeat;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
}

.page-index .section-5-1 .list li.item-1 .img {
    background-position: -0px 0;
}

.page-index .section-5-1 .list li.item-2 .img {
    background-position: -74px 0;
}

.page-index .section-5-1 .list li.item-3 .img {
    background-position: -148px 0;
}

.page-index .section-5-1 .list li.item-4 .img {
    background-position: -222px 0;
}

.page-index .section-5-1 .list li.item-5 .img {
    background-position: -296px 0;
}

.page-index .section-5-1 .list li.item-6 .img {
    background-position: -370px 0;
}

.page-index .section-5-1 .list li h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}

.page-index .section-5-1 .list li p {
    font-size: 14px;
    color: #888;
    margin: 0 19px;
    line-height: 24px;
}

.page-index .section-5-1 .list li .btn-wrap {
    opacity: 0;
    transition: all .3s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    padding-top: 26px;
}

.page-index .section-5-1 .list li .btn-wrap .btn-red {
    font-size: 14px;
    width: 95px;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(90deg, rgba(249, 31, 40, 1), rgba(254, 77, 45, 1));
}

.page-index .section-5-1 .list li .btn-wrap .btn-red-line {
    font-size: 14px;
    width: 93px;
    height: 34px;
    line-height: 34px;
    border-radius: 0;
}

.page-index .section-5-1 .list li .btn-wrap .btn-red:hover {
    opacity: .9;
}

.page-index .section-5-1 .list li .btn-wrap .btn-red-line:hover {
    background: #fff5f3;
}

.page-index .section-5-1 .list li:hover {
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.05);
}

.page-index .section-5-1 .list li:hover .img {
    margin-top: -32px;
    opacity: 0;
}

.page-index .section-5-1 .list li:hover .btn-wrap {
    opacity: 1;
}

.page-index .section-6 .container {
}

.page-index .section-6 .swiper-container {
    padding-top: 91px;
    width: 2900px;
    margin-left: -850px;
}

.page-index .section-6 .swiper-slide {
    height: 913px;
    height: 371px;
    background: #fff;
    opacity: .5;
    transition: all .2s;
}

.page-index .section-6 .swiper-slide .img {
    width: 478px;
    height: 371px;
    float: left;
}

.page-index .section-6 .swiper-slide.slide-1 .img {
    background: url(../image/6f-img1.jpg) no-repeat center top;
}

.page-index .section-6 .swiper-slide.slide-2 .img {
    background: url(../image/6f-img2.jpg) no-repeat center top;
}

.page-index .section-6 .swiper-slide.slide-3 .img {
    background: url(../image/6f-img3.jpg) no-repeat center top;
}

.page-index .section-6 .swiper-slide.slide-4 .img {
    background: url(../image/6f-img4.jpg) no-repeat center top;
}

.page-index .section-6 .swiper-slide.slide-5 .img {
    background: url(../image/6f-img5.jpg) no-repeat center top;
}

.page-index .section-6 .swiper-slide .info {
    margin-left: 478px;
    padding: 35px 40px 0;
}

.page-index .section-6 .swiper-slide .info h3 {
    font-size: 24px;
    margin-bottom: 22px;
}

.page-index .section-6 .swiper-slide .info p {
    font-size: 14px;
    color: #888;
    line-height: 25px;
    height: 180px;
}

.page-index .section-6 .swiper-slide .info .btn-red {
    font-size: 16px;
    width: 150px;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(90deg, rgba(249, 31, 40, 1), rgba(254, 77, 45, 1));
}

.page-index .section-6 .swiper-slide .info .btn-red:hover {
    opacity: .85;
}

.page-index .section-6 .swiper-slide-active {
    opacity: 1;
}

.page-index .section-6 .swiper-button {
    width: 65px;
    height: 65px;
    background: #fff center no-repeat;
    border-radius: 100%;
    margin-top: 10px;
    opacity: .8;
    transition: all .2s;
}

.page-index .section-6 .swiper-button-prev {
    left: 921px;
    background-image: url(../image/6f-icon-left.png);
}

.page-index .section-6 .swiper-button-next {
    right: 921px;
    background-image: url(../image/6f-icon-right.png);
}

.page-index .section-6 .swiper-button:hover {
    opacity: 1;
}

.page-index .section-6 .swiper-button-prev:hover {
    background-position: 22px center;
}

.page-index .section-6 .swiper-button-next:hover {
    background-position: 26px center;
}

.page-index .section-6 .swiper-container-horizontal > .swiper-pagination {
    width: 1050px;
    left: 50%;
    margin-left: -525px;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    bottom: auto;
    top: 0;
}

.page-index .section-6 .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
    width: 210px;
    height: 46px;
    margin: 0;
    background: transparent;
    opacity: .5;
    color: #fff;
    transition: all .2s;
    position: relative;
}

.page-index .section-6 .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet:after {
    content: '';
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -50px;
    background: linear-gradient(90deg, rgba(249, 31, 40, 1), rgba(254, 77, 45, 1));
    opacity: 0;
    transition: all .2s;
}

.page-index .section-6 .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet-active {
    opacity: 1;
}

.page-index .section-6 .swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet-active:after {
    opacity: 1;
}

.page-index .section-6-1 {
    background: #F7F9FC;
    padding: 22px 0;
}

.page-index .section-6-1 .l-title {
    width: 72px;
    height: 78px;
    float: left;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
}

.page-index .section-6-1 .l-title p:first-child {
    margin-top: 14px;
}

.page-index .section-6-1 .list {
    margin-left: 100px;
}

.page-index .section-6-1 .list li {
    float: left;
    width: 134px;
    height: 44px;
    background: #fff;
    margin-right: 10px;
    padding: 18px;
    transition: all .2s;
}

.page-index .section-6-1 .list li .img {
    width: 44px;
    height: 44px;
    float: left;
    background: url(../image/6f-icon.png) no-repeat;
}

.page-index .section-6-1 .list li.item-1 .img {
    background-position: 0 0;
}

.page-index .section-6-1 .list li.item-2 .img {
    background-position: -54px 0;
}

.page-index .section-6-1 .list li.item-3 .img {
    background-position: -108px 0;
}

.page-index .section-6-1 .list li.item-4 .img {
    background-position: -162px 0;
}

.page-index .section-6-1 .list li.item-5 .img {
    background-position: -216px 0;
}

.page-index .section-6-1 .list li.item-6 .img {
    background-position: -270px 0;
}

.page-index .section-6-1 .list li .text {
    margin-left: 61px;
    font-size: 16px;
    line-height: 22px;
}

.page-index .section-6-1 .list li:hover {
    box-shadow: 0px 15px 30px 0px rgba(74, 74, 101, 0.13);
}

.page-index .section-7 .list {
    margin-right: -20px;
}

.page-index .section-7 .list li {
    width: 240px;
    height: 152px;
    float: left;
    margin-right: 78px;
    margin-bottom: 13px;
}

.page-index .section-7 .list li:nth-child(4n) {
    margin-right: 0;
}

.page-index .section-7 .list li .img {
    width: 62px;
    height: 62px;
    margin-bottom: 13px;
    background: url(../image/7f-icon.png) no-repeat;
}

.page-index .section-7 .list li.item-1 .img {
    background-position: 0 0;
}

.page-index .section-7 .list li.item-2 .img {
    background-position: -62px 0;
}

.page-index .section-7 .list li.item-3 .img {
    background-position: -126px 0;
}

.page-index .section-7 .list li.item-4 .img {
    background-position: -189px 0;
}

.page-index .section-7 .list li.item-5 .img {
    background-position: -252px 0;
}

.page-index .section-7 .list li.item-6 .img {
    background-position: -315px 0;
}

.page-index .section-7 .list li.item-7 .img {
    background-position: -378px 0;
}

.page-index .section-7 .list li.item-8 .img {
    background-position: -441px 0;
}

.page-index .section-7 .list li h3 {
    font-size: 20px;
    margin-bottom: 4px;
}

.page-index .section-7 .list li p {
    font-size: 16px;
    color: #888;
}

.page-index .section-7-1 {
    background: #F7F9FC;
}

.page-index .section-7-1 .section-title {
    margin-bottom: 11px;
}

.page-index .section-7-1 .hd {
    padding-bottom: 16px;
}

.page-index .section-7-1 .hd ul li {
    float: left;
    cursor: pointer;
    width: 200px;
    position: relative;
    text-align: center;
    line-height: 88px;
    font-size: 16px;
    border-bottom: 1px solid #DFDFE6;
}

.page-index .section-7-1 .hd ul li.on {
    color: #0079e6;
}

.page-index .section-7-1 .hd ul li.on:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -1px;
    background: #0079e6;
}

.page-index .section-7-1 .bd {
    height: 450px;
    background: url(../image/7-1f-bg.jpg) no-repeat center top;
}

.page-index .section-7-1 .bd .container {
    padding-top: 77px;
}

.page-index .section-7-1 .bd .img {
    width: 564px;
    height: 337px;
    float: left;
}

.page-index .section-7-1 .bd .item-1 .img {
    background: url(../image/7-1f-img1.png) no-repeat center top;
}

.page-index .section-7-1 .bd .item-2 .img {
    background: url(../image/7-1f-img2.png) no-repeat center top;
}

.page-index .section-7-1 .bd .item-3 .img {
    background: url(../image/7-1f-img3.png) no-repeat center top;
}

.page-index .section-7-1 .bd .item-4 .img {
    background: url(../image/7-1f-img4.png) no-repeat center top;
}

.page-index .section-7-1 .bd .item-5 .img {
    background: url(../image/7-1f-img5.png) no-repeat center top;
}

.page-index .section-7-1 .bd .item-6 .img {
    background: url(../image/7-1f-img6.png) no-repeat center top;
}

.page-index .section-7-1 .bd .info {
    color: #fff;
    margin-left: 594px;
}

.page-index .section-7-1 .bd .info h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 11px;
}

.page-index .section-7-1 .bd .info p {
    font-size: 16px;
    margin-bottom: 24px;
}

.page-index .section-7-1 .bd .info .fun-wrap {
    overflow: hidden;
    height: 155px;
}

.page-index .section-7-1 .bd .info .fun-wrap .fun-item {
    width: 138px;
    height: 38px;
    margin: 0 7px 7px 0;
    line-height: 38px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .3);
    float: left;
}

.page-index .section-7-1 .bd .info .btn-wrap a {
    font-size: 16px;
}

.page-index .section-7-2 {
    background: #F7F9FC;
    padding-bottom: 32px;
}

.page-index .section-7-2 .section-title {
    margin-bottom: 35px;
}

.page-index .section-7-2 .list li {
    float: left;
    width: 183px;
    height: 94px;
    margin: 0 28px 20px;
}

.page-index .section-7-2 .list li.item-1 {
    background: url(../image/7-2f-img1.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-2 {
    background: url(../image/7-2f-img2.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-3 {
    background: url(../image/7-2f-img3.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-4 {
    background: url(../image/7-2f-img4.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-5 {
    background: url(../image/7-2f-img5.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-6 {
    background: url(../image/7-2f-img6.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-7 {
    background: url(../image/7-2f-img7.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-8 {
    background: url(../image/7-2f-img8.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-9 {
    background: url(../image/7-2f-img9.png) no-repeat center;
}

.page-index .section-7-2 .list li.item-10 {
    background: url(../image/7-2f-img10.png) no-repeat center;
}

.page-index .section-8 {
    background: #fff;
    padding-bottom: 50px;
}

.page-index .section-8 .section-title a {
    display: none;
}

.page-index .section-8 .list {
    margin-right: -19px;
    margin-top: -30px;
}

.page-index .section-8 .list li {
    float: left;
    width: 228px;
    height: 79px;
    cursor: pointer;
    background: #fff;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #EDEDED;
    margin: 0 12px 9px 0;
}

.page-index .section-8 .list li.item-1 {
    background-image: url(../image/7-logo01.png);
}

.page-index .section-8 .list li.item-2 {
    background-image: url(../image/7-logo02.png);
}

.page-index .section-8 .list li.item-3 {
    background-image: url(../image/7-logo03.png);
}

.page-index .section-8 .list li.item-4 {
    background-image: url(../image/7-logo04.png);
}

.page-index .section-8 .list li.item-5 {
    background-image: url(../image/7-logo05.png);
}

.page-index .section-8 .list li.item-6 {
    background-image: url(../image/7-logo06.png);
}

.page-index .section-8 .list li.item-7 {
    background-image: url(../image/7-logo07.png);
}

.page-index .section-8 .list li.item-8 {
    background-image: url(../image/7-logo08.png);
}

.page-index .section-8 .list li.item-9 {
    background-image: url(../image/7-logo09.png);
}

.page-index .section-8 .list li.item-10 {
    background-image: url(../image/7-logo10.png);
}

.page-index .section-8 .list li.item-11 {
    background-image: url(../image/7-logo11.png);
}

.page-index .section-8 .list li.item-12 {
    background-image: url(../image/7-logo12.png);
}

.page-index .section-8 .list li.item-13 {
    background-image: url(../image/7-logo13.png);
}

.page-index .section-8 .list li.item-14 {
    background-image: url(../image/7-logo14.png);
}

.page-index .section-8 .list li.item-15 {
    background-image: url(../image/7-logo15.png);
}

.page-index .section-8 .list li.item-16 {
    background-image: url(../image/7-logo16.png);
}

.page-index .section-8 .list li.item-17 {
    background-image: url(../image/7-logo17.png);
}

.page-index .section-8 .list li.item-18 {
    background-image: url(../image/7-logo18.png);
}

.page-index .section-8 .list li.item-19 {
    background-image: url(../image/7-logo19.png);
}

.page-index .section-8 .list li.item-20 {
    background-image: url(../image/7-logo20.png);
}

.page-index .section-8 .list li:hover {
    box-shadow: 0px 1px 30px rgba(0, 0, 0, .1)
}

.page-index .section-8-1 {
    padding-bottom: 50px;
}

.page-index .section-8-1 .list {
    margin-right: -30px;
}

.page-index .section-8-1 .list li {
    width: 340px;
    float: left;
    border: 1px solid #E6E6E6;
    background: #fff;
    margin-right: 30px;
    padding: 28px 19px;
}

.page-index .section-8-1 .list li p {
    font-size: 20px;
    text-align: center;
}

.page-index .section-8-1 .list li h3 {
    font-size: 20px;
    text-align: center;
}

.page-index .section-8-1 .list li p:after {
    content: '';
    display: block;
    width: 22px;
    height: 3px;
    background: #0079e6;
    margin: 15px auto 20px;
}

.page-index .section-8-1 .list li dl {
    margin-bottom: 20px;
}

.page-index .section-8-1 .list li dl dt {
    position: relative;
    height: 183px;
    margin-bottom: 14px;
    overflow: hidden;
}

.page-index .section-8-1 .list li dl dt .title {
    position: absolute;
    z-index: 2;
    font-size: 18px;
    color: #fff;
    bottom: 10px;
    left: 10px;
    right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 25px;
    line-height: 25px;
}

.page-index .section-8-1 .list li dl dt .cover {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 80px;
    opacity: 0.7;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.page-index .section-8-1 .list li dl dt img {
    width: 340px;
    height: 183px;
    transition: all .2s;
}

.page-index .section-8-1 .list li dl dt:hover img {
    transform: scale(1.06);
}

.page-index .section-8-1 .list li dl dd {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.page-index .section-8-1 .list li .l-btn {
    width: 126px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    transition: all .2s;
    text-align: center;
    color: #0079e6;
    border: 1px solid #0079e6;
    display: block;
    margin: 0 auto;
}

.page-index .section-8-1 .list li .l-btn:hover {
    color: #fff;
    background: #0079e6;
}

.page-index .section-9 {
    height: 180px;
    background: url(../image/9f-bg.jpg) no-repeat center top;
}

.page-index .section-9 .list {
    padding-top: 39px;
}

.page-index .section-9 .list li {
    height: 109px;
    float: left;
    width: 190px;
    position: relative;
    padding-left: 110px;
    color: #fff;
}

.page-index .section-9 .list li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(255, 255, 255, .1);
}

.page-index .section-9 .list li:last-child:after {
    display: none;
}

.page-index .section-9 .list li p {
    font-size: 16px;
}

.page-index .section-9 .list li p:before {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #FB3429;
    margin: 9px 0 15px;
}

.page-index .section-9 .list li .num {
    font-size: 40px;
}

.page-index .section-9 .list li .num .s-num {
    display: inline-block;
    height: 60px;
    overflow: hidden;
    vertical-align: bottom;
    line-height: 60px;
    padding-right: 15px;
}

.page-index .section-9 .list li .num .s-num .index-num {
    width: 28px;
    height: 36px;
    transition: all 2.5s;
    margin-top: 10px;
    margin-right: -15px;
    opacity: 1;
    display: inline-block;
    background: url(../image/09-number.png) no-repeat;
    filter: alpha(opacity=100);
}

.page-index .section-9 .list li .num .s-num .index-num.active {
    background-position: 2px -660px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.page-index .section-9 .list li .num .s-num .index-num-0 {
    background-position: 2px 1px
}

.page-index .section-9 .list li .num .s-num .index-num-1 {
    background-position: 2px -41px
}

.page-index .section-9 .list li .num .s-num .index-num-2 {
    background-position: 2px -83px
}

.page-index .section-9 .list li .num .s-num .index-num-3 {
    background-position: 3px -125px
}

.page-index .section-9 .list li .num .s-num .index-num-4 {
    background-position: 2px -167px
}

.page-index .section-9 .list li .num .s-num .index-num-5 {
    background-position: 2px -210px
}

.page-index .section-9 .list li .num .s-num .index-num-6 {
    background-position: 2px -253px
}

.page-index .section-9 .list li .num .s-num .index-num-7 {
    background-position: 2px -295px
}

.page-index .section-9 .list li .num .s-num .index-num-8 {
    background-position: 2px -337px
}

.page-index .section-9 .list li .num .s-num .index-num-9 {
    background-position: 2px -380px
}

.page-index .section-10 {
    background: #F7F9FC;
}

.page-index .section-10 .s-l {
    float: left;
    width: 132px;
    font-size: 16px;
    line-height: 100px;
    margin-left: 25px;
}

.page-index .section-10 .s-l img {
    vertical-align: middle;
}

.page-index .section-10 .list {
    float: left;
}

.page-index .section-10 .list li {
    float: left;
    width: 189px;
    height: 100px;
    font-size: 14px;
    padding-left: 64px;
}

.page-index .section-10 .list li h3 {
    margin-top: 27px;
    margin-bottom: 3px;
}

.page-index .section-10 .list li h3:before {
    content: '';
    width: 20px;
    height: 14px;
    display: inline-block;
    margin-left: -30px;
    margin-right: 10px;
    background: url(../image/10f-icon.png) no-repeat left top;
    vertical-align: -3px;
}

.page-index .section-10 .list li p {
    color: #888;
}

.page-index .section-10 .list li:hover {
    background: #fff;
}

.page-index .section-10 .list li:hover h3:before {
    background-position: right 2px top;
}

.page-index .section-10 .s-r {
    float: left;
    padding: 23px 0 0 79px;
}

.page-index .section-10 .s-r a i {
    width: 18px;
    height: 16px;
    display: inline-block;
    background: url(../image/10-icon.png) no-repeat center;
    vertical-align: -2px;
    margin-right: 10px;
}


.page-index .section-1 {
    height: 175px;
}

.page-index .section-1 .items {
    overflow: hidden;
}

.page-index .section-1 .items li {
    float: left;
    width: 20%;
    text-align: center;
    padding-top: 20px;
}

.page-index .section-1 .items li a {
    overflow: visible;
    display: block;
}

.page-index .section-1 .items li .img {
    display: block;
    transition: all .4s ease-in-out;
    width: 59px;
    height: 68px;
    margin: 0 auto;
}

.page-index .section-1 .items li h3 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    padding-top: 13px;
}

.page-index .section-1 .items li h3:hover {
    color: #0079e6;
}

.page-index .section-1 .items li p {
    font-size: 14px;
    color: #888;
    padding-top: 2px;
}

.page-index .section-1 .items li.item-1 .img {
    background: url(../image/00-icon-01.png) no-repeat;
}

.page-index .section-1 .items li.item-2 .img {
    background: url(../image/00-icon-02.png) no-repeat;
}

.page-index .section-1 .items li.item-3 .img {
    background: url(../image/00-icon-03.png) no-repeat;
}

.page-index .section-1 .items li.item-4 .img {
    background: url(../image/00-icon-04.png) no-repeat;
}

.page-index .section-1 .items li.item-5 .img {
    background: url(../image/00-icon-05.png) no-repeat;
}

.page-index .section-1 .items li:hover .img {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.page-index .section-1 .items li .footer_img {
    background: url(../image/00-icon-bottom.png) no-repeat;
    display: block;
    transition: all .4s ease-in-out;
    width: 70px;
    height: 76px;
    margin: -36px auto;
    position: relative;
    z-index: -1;
}

.page-index .section-2 {
    height: 650px;
}

.page-index .section-2 .items {
    width: 1300px;
}

.page-index .section-2 .items .item {
    pointer-events: auto;
    width: 285px;
    height: 460px;
    margin-right: 20px;
    background-color: #fff;
    border-radius: 5px;
    float: left;
    position: relative;
    top: 0;
}

.page-index .section-2 .items .item:hover {
    transform: scale(1.05);
}

.page-index .section-2 .items .item:nth-child(n2+0) {
    right: 20px;
}

.page-index .section-2 .items .item:last-child {
    margin-right: 0;
}

.page-index .section-2 .items .item .product-min {
    width: 285px;
    height: 458px;
    z-index: 5;
    position: absolute;
    opacity: 1;
    background-color: #fff;
}

.page-index .section-2 .items .item:nth-child(1) .top {
    width: 100%;
    height: 90px;
    background: url(../image/1f-bg-h90-01.png) no-repeat;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    box-sizing: border-box;
}

.page-index .section-2 .items .item:nth-child(2) .top {
    width: 100%;
    height: 90px;
    background: url(../image/1f-bg-h90-02.png) no-repeat;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    box-sizing: border-box;
}

.page-index .section-2 .items .item:nth-child(3) .top {
    width: 100%;
    height: 90px;
    background: url(../image/1f-bg-h90-03.png) no-repeat;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    box-sizing: border-box;
}

.page-index .section-2 .items .item:nth-child(4) .top {
    width: 100%;
    height: 90px;
    background: url(../image/1f-bg-h90-04.png) no-repeat;
    border-radius: 5px 5px 0 0;
    padding: 20px;
    box-sizing: border-box;
}

.page-index .section-2 .items .item .top h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
}

.page-index .section-2 .items .item .top p {
    font-size: 14px;
    color: #FFCDCD;
}

.page-index .section-2 .items .item .con {
    padding: 10px 0 0 16px;
}

.page-index .section-2 .items .item .con .dl {
    height: 91px;
    padding: 23px 20px;
    box-sizing: border-box;
    transition: all .4s ease-in-out;
    cursor: pointer;
    position: relative;
}

.page-index .section-2 .items .item .con .dl .ms-btn {
    width: 80px;
    height: 30px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 5px 15px 0px rgba(211, 5, 13, 0.1);
    border-radius: 2px;
    color: #0079e6;
    display: none;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 14px;
}

.page-index .section-2 .items .item .con .dl .ms-btn:hover {
    color: #fff;
    background: linear-gradient(90deg, #0079e6, #E73619);
}

.page-index .section-2 .items .item .con .dt {
    font-size: 16px;
    font-weight: 800;
    line-height: 24px;
    color: #333;
    position: relative;
    margin-bottom: 4px;
}

.page-index .section-2 .items .item .con .dt i {
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    background-color: #0079e6;
    top: 10px;
    left: -18px;
}

.page-index .section-2 .items .item .con .dd {
    font-size: 14px;
    color: #888888;
}

.page-index .section-2 .items .item .con .last {
    display: none;
}

.page-index .section-2 .items .item .con .hover {
    height: 116px;
    background: url(../image/1f-hover.png) no-repeat;
    background-position-x: 100%;
}

.page-index .section-2 .items .item .con .hover .last {
    display: block;
}

.page-index .section-2 .items .item .con .hover .ms-btn {
    display: block;
}

.page-index .section-2 .items .item .bot {
    padding: 15px 20px;
    position: relative;
    margin-top: 10px;
}

.page-index .section-2 .items .item .bot a {
    display: block;
    overflow: hidden;
}

.page-index .section-2 .items .item .bot .text {
    color: #0079e6;
    font-size: 14px;
    float: left;
}

.page-index .section-2 .items .item .bot .more {
    float: right;
    width: 5px;
    height: 8px;
    background: url(../image/1f-icon-right.png) no-repeat;
    margin: 7px 0 0 0;
    transition: all .4s ease-in-out;
}

.page-index .section-2 .items .item .bot:after {
    content: '';
    position: absolute;
    height: 1px;
    left: 20px;
    right: 18px;
    background-color: #EEEEEE;
    top: 0;
}

.page-index .section-2 .items .item .bot:hover .more {
    margin-right: 10px;
}

.page-index .section-2 .items .item .product-max {
    width: 307px;
    height: 488px;
    z-index: 2;
    position: relative;
    box-shadow: 0px 20px 49px 0px rgba(0, 0, 0, 0.1);
    opacity: 0;
    background-color: #fff;
}

.page-index .section-2 .items .item:nth-child(1) .product-max .top {
    width: 100%;
    height: 100px;
    background: url(../image/1f-bg-h100-01.png) no-repeat;
}

.page-index .section-2 .items .item:nth-child(2) .product-max .top {
    width: 100%;
    height: 100px;
    background: url(../image/1f-bg-h100-02.png) no-repeat;
}

.page-index .section-2 .items .item:nth-child(3) .product-max .top {
    width: 100%;
    height: 100px;
    background: url(../image/1f-bg-h100-03.png) no-repeat;
}

.page-index .section-2 .items .item:nth-child(4) .product-max .top {
    width: 100%;
    height: 100px;
    background: url(../image/1f-bg-h100-04.png) no-repeat;
}

.page-index .section-2 .items .item .product-max .con {
    padding-top: 20px;
}

.page-index .section-2 .items .item .product-max .con .hover {
    background: url(../image/1f-hover-big.png) no-repeat;
}

.page-index .section-2 .items .item .product-max .bot {
    margin-top: 20px;
}


.page-index .section-3 .section-title span {
    font-size: 36px;
    color: #333;
    margin-bottom: 25px;
}

.page-index .section-3 .list li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 50px;
}

.page-index .section-3 .list li i {
    width: 104px;
    height: 84px;
    display: block;
    margin: 0 auto;
}

.page-index .section-3 .list li.item-1 i {
    background: url(../image/2f-icon1.png) no-repeat;
}

.page-index .section-3 .list li.item-2 i {
    background: url(../image/2f-icon2.png) no-repeat;
}

.page-index .section-3 .list li.item-3 i {
    background: url(../image/2f-icon3.png) no-repeat;
}

.page-index .section-3 .list li.item-4 i {
    background: url(../image/2f-icon4.png) no-repeat;
}

.page-index .section-3 .list li.item-5 i {
    background: url(../image/2f-icon5.png) no-repeat;
}

.page-index .section-3 .list li.item-6 i {
    background: url(../image/2f-icon6.png) no-repeat;
}

.page-index .section-3 .list li.item-7 i {
    background: url(../image/2f-icon7.png) no-repeat;
}

.page-index .section-3 .list li.item-8 i {
    background: url(../image/2f-icon8.png) no-repeat;
}

.page-index .section-3 .list li h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin: 20px 0 10px;
}
.page-index .section-3 .list li span {
    font-size: 20px;
    font-weight: 600;
    color: #333333;
    margin: 20px 0 10px;
}

.page-index .section-3 .list li p {
    font-size: 14px;
    color: #888;
}

.page-index .section-5 {
    width: 100%;
    background: url(../image/3f-img1.jpg) no-repeat;
    height: 710px;
}

.page-index .section-5 .bg_img1 {
    position: absolute;
    width: 100%;
    height: 710px;
    background: url(../image/3f-img1.jpg) no-repeat;
    z-index: -1;
}

.page-index .section-5 .bg_img {
    position: absolute;
    width: 100%;
    height: 710px;
    background: url(../image/3f-img1.jpg) no-repeat;
}

.page-index .section-5 .content {
    width: 1200px;
    margin: 0 auto;
}

.page-index .section-5 .bd {
    float: right;
    width: 996px;
    color: #fff;
}

.page-index .section-5 .bd li:first-child {
    display: block;
}

.page-index .section-5 .bd li {
    height: 545px;
    display: none;
}

.page-index .section-5 .bd li .top {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: rgba(0, 0, 0, .2);
    height: 152px;
    position: relative;
}

.page-index .section-5 .bd li .top .title {
    overflow: hidden;
}

.page-index .section-5 .bd li .top .title h3 {
    float: left;
    font-weight: bold;
    font-size: 24px;
    line-height: 44px;
}

.page-index .section-5 .bd li .top .title .btn-warp {
    float: right;
}

.page-index .section-5 .bd li .top .title .btn-warp .btn {
    height: 42px;
    line-height: 42px;
    width: 128px;
    border: 1px solid rgba(255, 255, 255, .2);
    color: rgba(255, 255, 255, 1);
    float: left;
    text-align: center;
    font-size: 14px;
    margin-left: 10px;
}

.page-index .section-5 .bd li .top .title .btn-warp .btn-redb {
    border: 0;
    height: 44px;
    line-height: 44px;
    background: linear-gradient(90deg, #0079e6, #E73619);
}

.page-index .section-5 .bd li .top p {
    color: rgba(255, 255, 255, .5);
    font-size: 14px;
    line-height: 2;
    margin-top: 10px;
}

.page-index .section-5 .bd li .items {
    position: relative;
    overflow: hidden;
    margin-bottom: 50px;
}

.page-index .section-5 .bd li .items:after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgb(255, 255, 255, 0.1);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.page-index .section-5 .bd li .items .item {
    float: left;
    width: 16.6%;
    text-align: center;
    padding: 50px 0;
}

.page-index .section-5 .bd li .items .item i {
    width: 48px;
    height: 48px;
    display: inline-block;
}

.page-index .section-5 .bd li .item p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.page-index .section-5 .bd li .anli .item {
    float: left;
    width: 185px;
    height: 70px;
    margin-right: 85px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: #fff;
    line-height: 70px;
}

.page-index .section-5 .bd li .anli .item:last-child {
    margin-right: 0;
}

.page-index .section-5 .bd li .anli .item .img {
    position: relative;
    z-index: 1;
    height: 70px;
}

.page-index .section-5 .bd li:nth-child(1) .anli .item1 .img {
    background: url(../image/5f-part01-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(1) .anli .item2 .img {
    background: url(../image/5f-part01-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(1) .anli .item3 .img {
    background: url(../image/5f-part01-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(1) .anli .item4 .img {
    background: url(../image/5f-part01-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(2) .anli .item1 .img {
    background: url(../image/5f-part02-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(2) .anli .item2 .img {
    background: url(../image/5f-part02-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(2) .anli .item3 .img {
    background: url(../image/5f-part02-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(2) .anli .item4 .img {
    background: url(../image/5f-part02-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(3) .anli .item1 .img {
    background: url(../image/5f-part03-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(3) .anli .item2 .img {
    background: url(../image/5f-part03-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(3) .anli .item3 .img {
    background: url(../image/5f-part03-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(3) .anli .item4 .img {
    background: url(../image/5f-part03-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(4) .anli .item1 .img {
    background: url(../image/5f-part04-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(4) .anli .item2 .img {
    background: url(../image/5f-part04-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(4) .anli .item3 .img {
    background: url(../image/5f-part04-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(4) .anli .item4 .img {
    background: url(../image/5f-part04-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(5) .anli .item1 .img {
    background: url(../image/5f-part05-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(5) .anli .item2 .img {
    background: url(../image/5f-part05-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(5) .anli .item3 .img {
    background: url(../image/5f-part05-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(5) .anli .item4 .img {
    background: url(../image/5f-part05-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(6) .anli .item1 .img {
    background: url(../image/5f-part06-logo-1.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(6) .anli .item2 .img {
    background: url(../image/5f-part06-logo-2.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(6) .anli .item3 .img {
    background: url(../image/5f-part06-logo-3.jpg) no-repeat;
}

.page-index .section-5 .bd li:nth-child(6) .anli .item4 .img {
    background: url(../image/5f-part06-logo-4.jpg) no-repeat;
}

.page-index .section-5 .bd li .anli .item .text {
    width: 100%;
    height: 70px;
    color: #0079e6;
    text-align: center;
    background: rgba(255, 255, 255, .9);
    line-height: 70px;
    position: absolute;
    top: 70px;
    z-index: 2;
    font-size: 16px;
    transition: all .4s ease-in-out;
}

.page-index .section-5 .bd li .anli .item .text:after {
    content: '';
    width: 5px;
    height: 8px;
    background: url(../image/1f-icon-right.png) no-repeat;
    position: absolute;
    right: 50px;
    top: 30px;
}

.page-index .section-5 .bd li .anli .item:hover .text {
    top: 0;
}

.page-index .section-5 .bd li:nth-child(1) .item i {
    background: url(../image/5f-part01-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(2) .item i {
    background: url(../image/5f-part02-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(3) .item i {
    background: url(../image/5f-part03-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(4) .item i {
    background: url(../image/5f-part04-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(5) .item i {
    background: url(../image/5f-part05-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(6) .item i {
    background: url(../image/5f-part06-icon.png) no-repeat;
}

.page-index .section-5 .bd li:nth-child(1) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(1) .item.item2 i {
    background-position: -65px 0;
}

.page-index .section-5 .bd li:nth-child(1) .item.item3 i {
    background-position: -134px 0;
}

.page-index .section-5 .bd li:nth-child(1) .item.item4 i {
    background-position: -205px 0;
}

.page-index .section-5 .bd li:nth-child(1) .item.item5 i {
    background-position: -270px 0;
}

.page-index .section-5 .bd li:nth-child(1) .item.item6 i {
    background-position: -329px 0;
}

.page-index .section-5 .bd li:nth-child(2) .item i {
    width: 58px;
}

.page-index .section-5 .bd li:nth-child(2) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(2) .item.item2 i {
    background-position: -65px 0;
}

.page-index .section-5 .bd li:nth-child(2) .item.item3 i {
    background-position: -131px 0;
}

.page-index .section-5 .bd li:nth-child(2) .item.item4 i {
    background-position: -194px 0;
}

.page-index .section-5 .bd li:nth-child(2) .item.item5 i {
    background-position: -259px 0;
}

.page-index .section-5 .bd li:nth-child(2) .item.item6 i {
    background-position: -321px 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item2 i {
    background-position: -66px 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item3 i {
    background-position: -134px 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item4 i {
    background-position: -203px 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item5 i {
    background-position: -270px 0;
}

.page-index .section-5 .bd li:nth-child(3) .item.item6 i {
    background-position: -335px 0;
}

.page-index .section-5 .bd li:nth-child(4) .item i {
    width: 52px;
}

.page-index .section-5 .bd li:nth-child(4) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(4) .item.item2 i {
    background-position: -67px 0;
}

.page-index .section-5 .bd li:nth-child(4) .item.item3 i {
    background-position: -130px 0;
}

.page-index .section-5 .bd li:nth-child(4) .item.item4 i {
    background-position: -194px 0;
}

.page-index .section-5 .bd li:nth-child(4) .item.item5 i {
    background-position: -258px 0;
}

.page-index .section-5 .bd li:nth-child(4) .item.item6 i {
    background-position: -326px 0;
}

.page-index .section-5 .bd li:nth-child(5) .item i {
    width: 54px;
}

.page-index .section-5 .bd li:nth-child(5) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(5) .item.item2 i {
    background-position: -65px 0;
}

.page-index .section-5 .bd li:nth-child(5) .item.item3 i {
    background-position: -131px 0;
}

.page-index .section-5 .bd li:nth-child(5) .item.item4 i {
    background-position: -191px 0;
}

.page-index .section-5 .bd li:nth-child(5) .item.item5 i {
    background-position: -257px 0;
}

.page-index .section-5 .bd li:nth-child(5) .item.item6 i {
    background-position: -329px 0;
}

.page-index .section-5 .bd li:nth-child(6) .item i {
    width: 57px;
}

.page-index .section-5 .bd li:nth-child(6) .item.item1 i {
    background-position: 0 0;
}

.page-index .section-5 .bd li:nth-child(6) .item.item2 i {
    background-position: -73px 0;
}

.page-index .section-5 .bd li:nth-child(6) .item.item3 i {
    background-position: -142px 0;
}

.page-index .section-5 .bd li:nth-child(6) .item.item4 i {
    background-position: -207px 0;
}

.page-index .section-5 .bd li:nth-child(6) .item.item5 i {
    background-position: -275px 0;
}

.page-index .section-5 .bd li:nth-child(6) .item.item6 i {
    background-position: -345px 0;
}

.page-index .section-5 .hd {
    float: left;
    width: 204px;
}

.page-index .section-5 .hd ul {
    margin-top: 30px;
}

.page-index .section-5 .hd li {
    color: #999;
    font-size: 16px;
    padding-left: 60px;
    position: relative;
    margin-bottom: 50px;
}

.page-index .section-5 .hd li:hover {
    font-size: 18px;
    color: #fff;
}

.page-index .section-5 .hd li.on {
    font-size: 18px;
    color: #fff;
}

.page-index .section-5 .hd li.on:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background: linear-gradient(90deg, #0079e6, #E73619);
    left: 10px;
    top: 13px;
}

.page-index .section-6 .hd {
    width: 1110px;
    margin: 0 auto;
    padding-bottom:25px
}

.page-index .section-6 .hd ul {
    /*width: 1140px;*/
}

.page-index .section-6 .hd li {
    float: left;
    width: 160px;
    height: 60px;
    margin: 0 30px 20px 0;
    position: relative;
    overflow: hidden;
}

.page-index .section-6 .hd li .img div {
    height: 60px;
}




.page-index .section-6 .hd li .img {
    position: relative;
    z-index: 2;
}

.page-index .section-6 .hd li .text {
    width: 158px;
    height: 58px;
    text-align: center;
    line-height: 60px;
    position: absolute;
    top: 0px;
    z-index: 2;
    color: #0079e6;
    font-size: 16px;
    background: rgba(255, 255, 255, .9);
    border: 1px solid rgba(0, 121, 230, 1);
    font-weight: bold;
    display: none;
}

.page-index .section-6 .hd li.on .text, .page-index .section-6 .hd li:hover .text {
    display: block;
}

.page-index .section-6 .bd {
    margin-top: 20px;
}

.page-index .section-6 .bd ul,
.page-index .section-6 .bd li {
    height: 378px;
    overflow: hidden;
}

.page-index .section-6 .bd li .left {
    width: 50%;
    float: left;
    text-align: right;
    padding: 30px;
    box-sizing: border-box;
    background: rgba(242, 13, 35, .1);
    height: 100%;
}

.page-index .section-6 .bd li .right {
    width: 50%;
    height: 100%;
    float: right;
    text-align: left;
    box-sizing: border-box;
    padding: 25px 50px;
}

.page-index .section-6 .bd li .right h3 {
    font-size: 24px;
    color: #333;
    font-weight: bold;
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 40px;
}

.page-index .section-6 .bd li .right h3:after {
    content: '';
    width: 40px;
    height: 4px;
    background: linear-gradient(90deg, #0079e6, #E73619);
    position: absolute;
    bottom: 0;
    left: 0;
}

.page-index .section-6 .bd li .right .desc {
    margin-bottom: 20px;
}

.page-index .section-6 .bd li .right .desc h4 {
    font-size: 16px;
    color: #333;
    float: left;
    font-weight: bold;
}

.page-index .section-6 .bd li .right .desc i {
    width: 4px;
    height: 4px;
    background: #0079e6;
    float: left;
    margin: 8px 16px;
}

.page-index .section-6 .bd li .right .desc span {
    color: #888;
    font-size: 16px;
}

.page-index .section-6 .bd li .right .btn {
    background: linear-gradient(90deg, #0079e6, #E73619);
    width: 130px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    display: block;
    margin: 40px 0 0 0;
}

.page-index .section-7 .container {
    position: relative;
}

.page-index .section-7 .banner_video {
    position: relative;
    margin-top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-height: 550px;
    min-height: 300px;
}

.page-index .section-7 .banner_video .banner_text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    color: #fff;
}

.page-index .section-7 .banner_video .banner_text span {
    font-size: 54px;
    font-weight: bold;
    margin-top: 80px;
	display:block;
}

.page-index .section-7 .banner_video .banner_text h5 {
    font-size: 24px;
    margin-top: 50px;
}

.page-index .section-7 .banner_video .banner_text p {
    font-size: 14px;
    color: rgba(255, 255, 255, .6);
    width:740px;
    line-height: 2;
    margin-top: 20px;
}

.page-index .section-7 .banner_video .banner_text i {
    width: 140px;
    height: 140px;
    display: block;
    position: absolute;
    right: 30px;
    background: url(../image/6f-icon1.png) no-repeat;
    z-index: 33;
    top: 200px;
    cursor: pointer;
}

.page-index .section-7 .banner_video .bot {
    position: absolute;
    width: 100%;
    z-index: 999;
    bottom: 71px;
    background: #fff;
    left: 0;
}

.page-index .section-7 .bot .container {
    margin: 0;
    float: right;
}

.page-index .section-7 .banner_video .bot .items {
    width: 980px;
    height: 188px;
    float: left;
}

.page-index .section-7 .banner_video .bot .items .item {
    float: left;
    width: 150px;
    text-align: center;
    margin: 0 20px;
}

.page-index .section-7 .banner_video .bot .items .item i {
    width: 57px;
    height: 48px;
    display: inline-block;
    margin: 30px auto 0;
}

.page-index .section-7 .banner_video .bot .items .item h3 {
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
}
.page-index .section-7 .banner_video .bot .items .item span {
    font-size: 20px;
    font-weight: 500;
    margin-top: 15px;
	display:block;
}

.page-index .section-7 .banner_video .bot .items .item p {
    color: #666;
    font-size: 16px;
    margin-top: 8px;
}

.page-index .section-7 .banner_video .bot .items .item-1 i {
    background: url(../image/6f-icon11.png) no-repeat;
}

.page-index .section-7 .banner_video .bot .items .item-2 i {
    background: url(../image/6f-icon2.png) no-repeat;
}

.page-index .section-7 .banner_video .bot .items .item-3 i {
    background: url(../image/6f-icon3.png) no-repeat;
}

.page-index .section-7 .banner_video .bot .items .item-4 i {
    background: url(../image/6f-icon4.png) no-repeat;
}

.page-index .section-7 .banner_video .bot .items .item-5 i {
    background: url(../image/6f-icon5.png) no-repeat;
}

.page-index .section-7 .banner_video .bot .more {
    width: 220px;
    height: 188px;
    float: left;
    background: linear-gradient(-23deg, rgba(0, 121, 230, 1), rgba(0, 147, 221, 1));
}

.page-index .section-7 .banner_video .bot .more a {
    display: block;
    margin: 15px;
    border: 1px solid rgba(255, 255, 255, .4);
    text-align: center;
    line-height: 158px;
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
}

.page-index .section-7 .banner_video .bot .more a:hover {
    border: 1px solid rgba(255, 255, 255, .6);
    color: #fff
}

.page-index .section-8 {
    background: #F7F9FC;
}

.page-index .section-8 .items {
}

.page-index .section-8 .item {
    width: 264px;
    height: 180px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    float: left;
    margin-right: 30px;
    text-align: center;
    cursor: pointer;
}

.page-index .section-8 .item:hover {
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
}

.page-index .section-8 .item i {
    width: 175px;
    height: 76px;
    display: block;
    margin: 30px auto 0;
}

.page-index .section-8 .item span {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    display: block;
    margin-top: 20px;
    position: relative;
}

.page-index .section-8 .item span:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 3px;
    background: #F54544;
    bottom: -33px;
    left: 112px;
}

.page-index .section-8 .item-1 i {
    background: url(../image/8f-logo1.png) no-repeat;
}

.page-index .section-8 .item-2 i {
    background: url(../image/8f-logo2.png) no-repeat;
}

.page-index .section-8 .item-3 i {
    background: url(../image/8f-logo3.png) no-repeat;
}

.page-index .section-8 .item-4 i {
    background: url(../image/8f-logo4.png) no-repeat;
}








.float-simple {position: fixed;right: 0;z-index:9999999;bottom: 10%;}
.float-simple ul,.float-simple .rl-switch{-webkit-transition:all ease-in 0.2s;-moz-transition:all ease-in 0.2s;-ms-transition:all ease-in 0.2s;-o-transition:all ease-in 0.2s;transition:all ease-in 0.2s;}
.float-simple ul { padding:12px;position:relative;right:0;width: 140px;overflow: visible;font-size: 0;line-height: normal;margin-top: -2px;border: 5px solid #3985de;border-radius: 5px;background-color: #f9fafb;}
/*.float-simple ul li {width: 144px;display: inline-block;vertical-align: middle;position: relative;overflow: visible;text-align: center;margin-top: 2px;position: relative;}*/
.float-simple ul li {    
margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
    text-align: center;
    padding: 3px 0px;
    border-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(56, 173, 255);
    border-image: initial;}
.float-simple ul li  span {
    display: inline-block;
    width: 20px;
    height: 20px;
    
    position: relative;
    top: 3px;
    background: url(../image/qq.png);
}
.float-simple ul li a{ color:#000;font-family: "微软雅黑",Helvetica,Arial,sans-serif;font-size: 12px;line-height: 32px;}

.float-simple ul li.close1{border:none;position: absolute;right: 5px;top: 5px;height:10px;width: 16px;font-size: 20px;line-height: 20px; background:url(../image/close2.png);cursor: pointer;margin: 0;z-index: 99;}
.float-simple ul li.zx{  border:none; text-align:left; text-align:center}
.float-simple ul li.zx font{ text-align:center; color:#3985de; font-size:16px;}

.float-simple ul li.wx{  border:none; text-align: center;}

/*.float-simple ul li a {width: 50px;height: 60px;display: block;margin: 0 auto;background: url(../image/float-simple-btn.png.htmlg') 0 0 no-repeat;padding: 0;}*/
.float-simple ul li a.qq {background-position: 0 0;}
.float-simple ul li a.tel {background-position: -55px 0;}
.float-simple ul li a.consult {background-position: -110px 0;}
.float-simple ul li a.back {background-position: -165px 0;}
.float-simple ul li p {height: 16px;line-height: 16px;font-size: 12px;text-align: center;cursor: default;}
.float-simple ul li p.string {font-family: 'Microsoft YaHei';color: #1b6ac3;}
.float-simple ul li p.num {font-family: 'Arial';color: #d80010;}
.float-simple ul li span.diliver {width: 50px;height: 0;font-size: 0;line-height: normal;border-top: 1px solid #d4d4d4;display: inline-block;vertical-align: middle;}
.float-simple ul li .dilog-contact {width: 130px;padding: 4px;border: 1px solid #d1d6d9;background-color: #fff;border-radius: 5px;position: absolute;top: 10px;right: 100px;display: none;}
.float-simple ul li.select .dilog-contact {display: block;}
.float-simple ul li .dilog-contact:before {width: 0;height: 0;content: '';border-style: solid;border-width: 6px;border-color: transparent transparent transparent #d1d6d9;position: absolute;top: 49px;right: -13px;}
.float-simple ul li .dilog-contact:after {width: 0;height: 0;content: '';border-style: solid;border-width: 5px;border-color: transparent transparent transparent #fff;position: absolute;top: 50px;right: -10px;}
.float-simple ul li .dilog-contact i.close1 {position: absolute;width: 12px;height:12px;right: -6px;top: -6px;cursor: pointer;}
.float-simple ul li .dilog-contact i.close1:hover {background-position: -17px 0;}
.float-simple ul li .dilog-contact .contact-room {background-color: #57b6ff;}
.float-simple ul li .dilog-contact .contact-room p.tel {font-size: 16px;font-family: 'Microsoft YaHei';height: 40px;line-height: 40px;text-align: center;font-weight: 700;color: #fff;}
.float-simple ul li .dilog-contact .contact-room .inputbox {margin: 0 5px;background-color: #158eea;}
.float-simple ul li .dilog-contact .contact-room .inputbox input[type=text] {height: 24px;border: none;background: none;width: 116px;padding: 0 2px;font-family: 'Arial';color: #fff;}
.float-simple ul li .dilog-contact .contact-room .button {height: 26px;font-size: 0;line-height: normal;margin-top: 10px;}
.float-simple ul li .dilog-contact .contact-room .button a.btn {width: auto;height: 26px;line-height: 26px;display: block;text-align: center;font-size: 12px;font-family: 'Microsoft YaHei';background: #ff6e2e;color: #fff;position: relative;}
.float-simple ul li .dilog-contact .contact-room .button a.btn:before {width: 0;height: 0;content: '';position: absolute;top: 0;left: 50%;border-style: solid;border-width: 4px;border-color: #57b6ff transparent transparent transparent;margin-left: -4px;}
.float-simple .rl-switch{position: absolute;top: 50%;right:-35px;margin-top: -56px;}
.float-simple ul li{list-style: none;}
.service_online_content2 {
    text-align: center;}
	
.float-simple ul li img {
    width: 90px;}


@media (max-width:375px)
{
	
	.float-simple{ display:none;}
	
}

@media (max-width: 480px) and (min-width: 376px)
{
	
		.float-simple{ display:none;}
	
}
    .bandiv {
        width: 150px;
        height: 35px;
        border: 2px solid #ffffff;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        color: #ffffff;
        margin: 0 auto;
        padding-top: 6px;
    }

        .bandiv:hover {
            color: #0271cd;
            background-color: #ffffff;
        }

    .bandivbot {
        width: 150px;
        height: 35px;
        border: 2px solid #0271cd;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        color: #0271cd;
        margin: 0 auto;
        padding-top: 6px;
    }

        .bandivbot:hover {
            color: #ffffff;
            background-color: #0271cd;
        }
   .bandivbot1 {
        width: 108px;
        height: 30px;
        border: 2px solid #bfbfbf;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        color: #414141;
        margin: 0 auto;
        padding-top: 3px;
    }

        .bandivbot1:hover {
            color: #ffffff;
            background-color: #0059fe;
        }
    .bandivbot2 {
        width: 136px;
        height: 38px;
        border: 1px solid #bfbfbf;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        color: #414141;
        margin: 0 auto;
        padding-top: 6px;
    }

        .bandivbot2:hover {
            color: #ffffff;
            background-color: #0059fe;
        }
        .bandivbottryout {
        width: 136px;
        height: 38px; 
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        color: #414141;
        margin: 0 auto;
        padding-top: 6px;
        background:url(../images/圆角矩形11拷贝.png.htmlg')
    }

        .bandivbottryout:hover {
            background:url(../images/圆角矩形11拷贝-1.png.htmlg')
        }
    .bandivbotmore {
        width: 208px;
        height: 53px; 
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 15px;
        font-size: 16px;
        font-family: Microsoft YaHei;
        color: #ffffff;
        margin: 0 auto;
        padding-top: 15px;
        background:url(../images/圆角矩形12.png.htmlg');
        margin-bottom:30px;
    }

        .bandivbotmore:hover {
            background:url(../images/圆角矩形12-1.png.htmlg')
        }
      
      .bandivbotapp {
        width: 174px;
        height: 50px; 
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 15px;
        font-size: 16px;
        font-family: Microsoft YaHei,'宋体';
        color: #414141;
        margin: 0 auto;
        font-weight:bold;
        padding-top: 15px;
        background:url(../images/圆角矩形11拷贝2.png.htmlg');
        margin-bottom:30px;
    }

        .bandivbotapp:hover {
            background:url(../images/圆角矩形11拷贝2-1.png.htmlg')
        }
      .bandivbottop {
        width: 128px;
        height: 36px;
        border: 1px solid #0059fe;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 5px;
        font-size: 14px;
        font-family: Microsoft YaHei;
        color: #0059fe;
        margin: 0 auto;
        line-height: 36px;
        font-weight: bold;
    }

        .bandivbottop:hover {
            color: #ffffff;
            background-color: #0059fe;
        }
         .bandivbottopt {
    width: 128px;
    height: 33px;
    border: 1px solid #ffffff;
    font-size: 14px;
    font-family: Microsoft YaHei;
    color: #ffffff;
    margin: 0 auto;
    padding-top: 4px;
    background-color: #0059fe;
    }

        .bandivbottopt:hover {
            color: #ffffff;
            background-color: #004bd5;
        }
         .bandivbottopt:focus {
            color: #ffffff;
            border:none;
            background-color: #004bd5;
        }
    .bandivmain {
        width: 100%;
        text-align: center;
        padding-top: 60px;
    }

    .bandivmainbot {
        width: 100%;
        text-align: center;
        padding-top: 40px;
    }
.bandivmainbot1 {
        width: 100%;
        text-align: center;
      
    }
    .daohang {
        width: 100%;
        text-align: center;
    }
    .hiddendiv{
        display:none;
    }

.red-text01{
	font-size:14px; font-family:Microsoft YaHei;  text-align:left;  color : #414141;
}
.red-text02{
	display:inline-flex ;font-size:30px; font-family:Microsoft YaHei; text-align:left; font-weight:bold;margin-top:-2px; color : #414141;
}
.banner01{
	height:auto;width:490px;background:#ffffff;text-align:center;margin-top:360px;position:fixed;right:156px;border-radius:10px;z-index: 999;    border: 4px solid;
    border-color: #1673f982;
    background-clip: padding-box;
}
.guanbi {
    display: block;
    position: relative;
}
.ico_guanbi {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    z-index: 999;
    right: -10px;
    top: -9px;
    background: #fff;
    border-radius: 17px;
	cursor: pointer;
	fill:#0059fe;
}
.ico_guanbi:hover {
	fill: #f00;
}

.banner02{
	display:inline-flex;margin-top:25px;
}



.text-center01{font-size:36px; font-family:Microsoft YaHei,'宋体'; font-weight:bold; color : #414141;padding-top:20px;}
.text-center02{font-size:24px; font-family:Microsoft YaHei,'宋体';  margin-top:10px; color : #414141;}


.spanh3 {
    margin: 5px 0 10px;
}


.btn:hover {
    background-color: transparent;
    color: #fff;
    transition: 0.4s;
}
.bandivbottopt:hover {
    color: #ffffff;
    background-color: #004bd5;
}


.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.img-responsive{
	max-width: 100%;
    height: auto;
    vertical-align: middle;
	margin: auto;
    padding: auto;
    box-sizing: border-box;
}
.WeBodyHp{ width:1197px; height:164px;  background-color:#ffffff; margin: 0 auto}
.WeBodyHp ul{ margin:0px; padding:0px;}
.WeBodyHp li{margin:0px; padding:0px; list-style:none; width:169px; float:left; background:#ffffff; border:1px solid #333333;
 text-transform: uppercase;
  text-align: center;

}
.WeBodyHp ul li a{   
 		display: table; width: 100%;  height: 100%;
            text-decoration: none;
            outline: none;
            -webkit-transition: all 800ms ease-out; /* CSS3 transition. Last value is pause before transition play */
            -moz-transition: all 800ms ease-out;
            transition: all 800ms ease-out;


}
.WeBodyHp ul li a img{ border:0px; height:80px}		

.WeBodyHp ul li a span
        {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            display: table-cell;
            vertical-align: middle;
            width: 100%;
            height: 100%;
            -webkit-transition: all 800ms ease-out; /* CSS3 transition. */
            -moz-transition: all 800ms ease-out;
            transition: all 800ms ease-out;
        }


.WeBodyHp ul li:hover a
        {
              color: black; /* color of icon font onMouseover */
            -webkit-transform: rotateY(180deg);
            -moz-transform: rotateY(180deg); /* flip horizontally 180deg*/
            transform: rotateY(180deg);
            -webkit-transition-delay: 0.2s;
            -moz-transition-delay: 0.2s;
            transition-delay: 0.2s;
        }	
			
			
			.WeBody .More{ width:120px; height:38px; line-height:38px; text-align:center; padding-top:32px; border-bottom:1px solid #00A9B0; }
.WeBody .More a{
	color:#00A9B0;font-size:24px;
}

.page_mes{ margin: 50px 0; position:relative;}
.page_mes_zz{ width:100%; height:100%; background:url(../images/page_mes_bg.jpg) no-repeat center; background-size:cover; position:absolute; left:0; top:0; z-index:-1; opacity:0.5;}
.page_mes .main{ padding: 30px 0; background: rgba(204,51,51,0.9); border-radius: 5px; position: relative; overflow:hidden}
.page_mes .info_box{ width: 50%; margin-left: 2%; float: left; height:300px}
.page_mes .info_box .tit{ margin-bottom:30px; text-align:center; color:#fff; padding-top:40px}
.page_mes .info_box .tit *{ line-height:1.5em;}
.page_mes .info_box .tit h3{ font-size:36px; font-weight:normal;}
.page_mes .info_box .tit p{ font-size:20px; opacity:0.8;}
.page_mes .info_box .td{ margin-bottom: 20px; position: relative; z-index: 2;}
.page_mes .info_box .td .li_box{ width: 120px; line-height: 1.8em; padding: 12px 0px; border: solid 1px #fff; font-size: 16px; font-weight: bold; color: #fff; position:relative; text-align: center;}
.page_mes .info_box .td .li_box:after{ content:''; width:100%; height:100%; background:rgba(0,0,0,0.1); position:absolute; left:-10px; top:-10px; z-index:-1;}
.page_mes .info_box .num_box{ line-height: 1.6em; font-size: 22px; color:#fff; text-align:center;}
.page_mes .info_box .num_box .pri_num { color: #fff;}
.page_mes .info_box .num_box .pri_num .cf44{ color: #ff0!important}
.page_mes .info_box .num_box .tel{ }
.page_mes .info_box .num_box .tel a{ color: #fff; text-decoration: underline;}
.page_mes .form_box{ width: 36%; height: 90%; background:#fff; border-radius: 5px; overflow: hidden; position: absolute; top: 5%; right: 8%; }
.page_mes .form_box{ box-shadow:0px 0px 5px #666; -moz-box-shadow:0px 0px 5px #666; -webkit-box-shadow:0px 0px 5px #666;}
.page_mes .form_box .tit{ padding: 12px 0; background: #c33; color: #fff; text-align: center;}
.page_mes .form_box .tit h3{ font-size:24px; font-weight:normal; }
.page_mes .inp_box{ width:80%; margin-top: 10px; margin-left:10%; float: left;}
.page_mes .inp_box li{ width:100%; margin-bottom:5px; float:left;}
.page_mes .inp_box li .inp{ width:100%; position:relative; float:left;}
.page_mes .inp_box li .inp .icon{ width:24px; height:24px; position:absolute; top:8px; left:10px; opacity:0.6;}
.page_mes .inp_box li .inp .name{ background-position:-80px -20px;}
.page_mes .inp_box li .inp .tel{ background-position:-110px -20px;}
.page_mes .inp_box li .inp input{ width:299px; height:40px; padding-left:44px; background:#fff; border:solid 1px #e2e2e2; font-size:14px; float:left;}
.page_mes .inp_box li .inp textarea{ width:323px; height:55px; line-height:20px; padding:10px; background:#fff; border:solid 1px #e2e2e2; font-size:14px; resize:none}
.page_mes .inp_box li .inp .label{ position: absolute; top: 7px; right: 0px;}
.page_mes .inp_box li .inp .label em{ line-height: 20px; padding: 2px 10px; margin: 0 5px 0 0; background: #f2f2f2; border: solid 1px #ddd; border-radius: 2px; color: #666; font-style: normal; display: inline-block; font-size: 13px; cursor: pointer;}
.page_mes .inp_box li .inp .label .on{ background: #e33; border-color: #d00; color: #fff;}
.page_mes .sub_box{ width:80%; margin-left:10%; padding-top:5px; float: left;}
.page_mes .sub_box li{ width:100%; float:left;}
.page_mes .sub_box li .btn{ width:100%; line-height:40px; padding:3px 0; color:#fff; text-align:center; font-size:16px; opacity:0.9; float:left;}
.page_mes .sub_box li .btn:hover{ opacity:1;}
.page_mes .sub_box li .btn_a{ background:#c33;}
.page_mes .sub_box .xy{ margin-top:10px; font-size:12px; color:#000; opacity:0.5;}
.page_mes .sub_box .xy a{ color:#000;}

.list_mes{ display:none;}
.main {
    width: 1200px;
    margin: 0 auto;
}
.y_start{ display:flex; align-items:flex-start;}
.y_center{ display:flex; align-items:center;}
.y_end{ display:flex; align-items:flex-end;}
.x_start{ display:flex; justify-content:flex-start;}
.x_center{ display:flex; justify-content:center;}
.x_end{ display:flex; justify-content:flex-end;}
.x_pad_start_end{ display:flex; justify-content:space-around;}
.x_start_end{ display:flex; justify-content:space-between;}
.icon{ line-height:0; background:url(../images/icon.png) no-repeat; font-size:0; text-indent:-99999px; display:inline-block; vertical-align:top;}

.flex_wrap{flex-wrap:wrap;}
.clear,.clear_bt,.clear_bb,[class^=clear_h]{ height:0px; line-height:0px; zoom:0; clear:both; font-size:0px;}